func runtime.startTheWorld

12 uses

	runtime (current package)
		heapdump.go#L39: 	startTheWorld(stw)
		mprof.go#L1394: 		startTheWorld(stw)
		mprof.go#L1428: 	startTheWorld(stw)
		mprof.go#L1450: 	startTheWorld(stw)
		mprof.go#L1637: 	startTheWorld(stw)
		mprof.go#L1720: 		startTheWorld(stw)
		mstats.go#L361: 	startTheWorld(stw)
		os_linux.go#L764: 		startTheWorld(stw)
		os_linux.go#L849: 	startTheWorld(stw)
		proc.go#L1456: func startTheWorld(w worldStop) {
		proc.go#L1492: 	startTheWorld(w)
		trace.go#L306: 	startTheWorld(stw)